home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DRVLIB.NIC / AT1700 / @6413.ADF next >
Encoding:
PS/2 MicroChannel Adapter Description  |  1996-07-31  |  4.1 KB  |  93 lines

  1. ;
  2. ;***********************************************************************\
  3. ;*                                                                      *
  4. ;*      Adapter Description File (ADF) for Allied Telesis               *
  5. ;*      Copyright (c) 1994 by Allied Telesis,  All rights reserved.     *
  6. ;*                                                                      *
  7. ;*      Version:        1.0             Original                        *
  8. ;*                                                                      *
  9. ;*                                                                      *
  10. ;*   for  AT1720T    POS ID = 6410                                      *
  11. ;*   for  AT1720BT   POS ID = 6413                                      *
  12. ;*   for  AT1720AT   POS ID = 6416                                      *
  13. ;*   for  AT1720FT   POS ID = 6419                                      *
  14. ;***********************************************************************/
  15. ;
  16. AdapterId 06413h
  17.  
  18. AdapterName "Allied Telesis AT1720BT"
  19.  
  20. NumBytes 3
  21.  
  22.  
  23. NamedItem
  24. Prompt "Interrupt Request Number"
  25.     choice "IRQ  3 "    pos[1]=00xxxxxxb pos[2]=x0xxxxxxb int 3
  26.     choice "IRQ  4 "    pos[1]=01xxxxxxb pos[2]=x0xxxxxxb int 4
  27.     choice "IRQ  5 "    pos[1]=10xxxxxxb pos[2]=x0xxxxxxb int 5
  28.     choice "IRQ  9 "    pos[1]=11xxxxxxb pos[2]=x0xxxxxxb int 9
  29.     choice "IRQ 10 "    pos[1]=00xxxxxxb pos[2]=x1xxxxxxb int 10
  30.     choice "IRQ 11 "    pos[1]=01xxxxxxb pos[2]=x1xxxxxxb int 11
  31.     choice "IRQ 12 "    pos[1]=10xxxxxxb pos[2]=x1xxxxxxb int 12
  32.     choice "IRQ 15 "    pos[1]=11xxxxxxb pos[2]=x1xxxxxxb int 15
  33. Help
  34.     "Select the interrupt (IRQ) number to be used by the AT-1720 Adapter.
  35.     If a conflict with another device exists, use the F5=Previous and
  36.     F6=Next keys to change IRQ assignments (conflicts are indicated
  37.     with an asterisk)."
  38.  
  39.  
  40. NamedItem 
  41. Prompt "Boot ROM Memory Address"
  42.     choice "Disabled" pos[1]=xx111xxxb 
  43.     choice "C4000"   pos[1]=xx000xxxb  mem 0c4000h-0c7ffffh
  44.     choice "C8000"   pos[1]=xx001xxxb  mem 0c8000h-0cbffffh
  45.     choice "CC000"   pos[1]=xx010xxxb  mem 0cc000h-0cfffffh
  46.     choice "D0000"   pos[1]=xx011xxxb  mem 0d0000h-0d3ffffh
  47.     choice "D4000"   pos[1]=xx100xxxb  mem 0d4000h-0d7ffffh
  48.     choice "D8000"   pos[1]=xx101xxxb  mem 0d8000h-0dbffffh
  49.     choice "DC000"   pos[1]=xx110xxxb  mem 0dc000h-0dfffffh
  50. Help
  51.     "If your AT-1720 contains a boot ROM, select the desired starting
  52.     memory address for the ROM.
  53.     If no boot ROM is installed, select the 'Disabled' choice.
  54.     Use the F5=Previous and F6=Next keys to alter the selection."
  55.  
  56.  
  57. NamedItem 
  58. Prompt "I/O Port Addresses"
  59.     choice "0x0400-0x04FF"   pos[1]=xxxxx000b  io 0400h-04FFh
  60.     choice "0x1400-0x14FF"   pos[1]=xxxxx100b  io 1400h-14FFh 
  61.     choice "0x2400-0x24FF"   pos[1]=xxxxx001b  io 2400h-24FFh 
  62.     choice "0x3400-0x34FF"   pos[1]=xxxxx101b  io 3400h-34FFh 
  63.     choice "0x4400-0x44FF"   pos[1]=xxxxx010b  io 4400h-44FFh
  64.     choice "0x5400-0x54FF"   pos[1]=xxxxx110b  io 5400h-54FFh 
  65.     choice "0x6400-0x64FF"   pos[1]=xxxxx011b  io 6400h-64FFh 
  66.     choice "0x7400-0x74FF"   pos[1]=xxxxx111b  io 7400h-74FFh 
  67. Help
  68.     "Select the desired address range for the AT-1720's I/O ports.
  69.     Use the F5=Previous and F6=Next keys to alter the selection."
  70.  
  71.  
  72. NamedItem 
  73. Prompt "Port Selection"
  74.     choice "Auto Select"    pos[2]=xx00xx1xb  
  75.     choice "Twisted Pair"   pos[2]=xx01xx0xb  
  76.     choice "BNC"            pos[2]=xx11xx1xb  
  77. Help
  78.     "Select the desired port to be used by the AT-1720 adapter.
  79.     'Twisted Pair' selects the 10BaseT (UTP/RJ45) port.
  80.     'BNC' selects the 10Base2 (Thin Ethernet) port.
  81.     'Auto Select' causes the AT-1720BT to automatically use the UTP port
  82.     when a Twisted Pair cable is connected, or to use the BNC port if no
  83.     cable if connected to the UTP port."
  84.  
  85.  
  86. NamedItem 
  87. Prompt "Twisted Pair Type"
  88.     choice "100ohm UTP/STP"             pos[2]=xxxx01xxb  
  89.     choice "150ohm STP"                 pos[2]=xxxx10xxb  
  90. Help
  91.     "Select the type of cabling to be used whenever the Twisted Pair port
  92.     is active.  This option has no effect when the BNC port is active."
  93.